home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / agl103p.lha / src / agl / AO.sh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1994-12-09  |  70 b   |  6 lines

  1. #! /bin/csh -f
  2.  
  3. # check out all files without locking
  4.  
  5. co -M -q RCS/*
  6.